Content overflows outside the

If I understand correctly: (not sure that I do, as I'm posting a different answer to those already here) Use the white-space property (or an equivalent property for IE) divElement { word-wrap: break-word; /* IE 5.5-7 */ white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */ white-space: pre-wrap; /* current browsers */ } See here: jsfiddle.net/thirtydot/RE5uG.

If I understand correctly: (not sure that I do, as I'm posting a different answer to those already here) Use the white-space property (or an equivalent property for IE). #divElement { word-wrap: break-word; /* IE 5.5-7 */ white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */ white-space: pre-wrap; /* current browsers */ } See here: jsfiddle.net/thirtydot/RE5uG.

It's very likely you're right. – Jared Farrish Apr 19 at 23:51 1 Using thirydot's jsfiddle applied to Marco's supplied markup/style: jsfiddle. Net/userdude/RE5uG/3 – Jared Farrish Apr 20 at 0:12 @Jared Farrish: Thanks for helping to make it clearer :) – thirtydot Apr 20 at 0:16.

You can use the overflow css declaration. See: quirksmode.org/css/overflow.html jsfiddle.net/userdude/pr2k7.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.